value class meaning in English
数值等级
Examples
- Remove default constructors from value classes
从值类中移除默认构造函数。 - That represents a boxed value class object
表示装箱的值类对象的 - Most of the basic value classes in the java class libraries , such as
Java类库中大多数基本数值类如 - Shows how to associate a delegate with a member of a value class
说明如何将委托与值类的成员关联。 - There is never a run - time type check for value classes , so
对于值类从不执行运行时类型检查,所以在这种情况下